public class BackgroundFillPublic Class BackgroundFill| BackgroundFill | Initializes a new instance of the BackgroundFill class. |
| FillColor | Specifies the fill color of a graphic object. |
| FillGradientStyle | Specifies the name of the gradient used to fill a graphic object. |
| FillHatchStyle | Specifies the name of the hatch used to fill a graphic object. |
| FillImage | Specifies the name of the image used to fill a graphic object. |
| FillStyle | Specifies the fill style for a graphic object. |
| SecondaryFillColor | Specifies the secondary fill color of a graphic object. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current BackgroundFill object to its equivalent string representation.
(Overrides ObjectToString) |